How to create video from Your Template.
template_id
to use and provide a JSON object containing the specific values for all variables.
template_id
).GET /v1/templates/custom
to get a list of all available templates and their details.Get My Templates
Through the following request, you can get the templates that you created yourself.
script content, text, image, video and avatar
are supported.
video_ID
.
Text Properties:
content: Text content.
Image Properties:
url:
URL of the image content.
Video Properties:
url:
URL of the video content.
Script Properties:
content: Script content.
Avatar Properties:
content: Avatar ID.
Add a pause to the script with <break time=\"2s\" />.